@charset "utf-8";

html {
    background: #fff;
}

html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
    margin: 0;
    padding: 0;
}

/*  HTML5  */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

fieldset,
img {
    border: none;
}

img {
    vertical-align: middle;
}

address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ul,
li {
    list-style: none;
}

input {
    padding: 0px;
    font-family: "微软雅黑";
}

input::-moz-focus-inner {
    border: none;
    padding: 0;
}

select,
input {
    vertical-align: middle;
}

select,
input,
textarea {
    font-size: 12px;
    margin: 0;
}

input[type="text"],
input[type="password"],
textarea {
    outline-style: none;
    -webkit-appearance: none;
}

textarea {
    resize: none;
}

table {
    border-collapse: collapse;
}

body {
    color: #333;
    font-size: 12px;
    font-family: "微软雅黑", "Microsoft Yahei", tahoma, arial, "Hiragino Sans GB";
    background: #fff;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.clearit {
    clear: both;
    height: 0;
    font-size: 0;
    overflow: hidden;
}

a {
    color: #333333;
    text-decoration: none;
}

a:hover {
    color: #F67919;
    text-decoration: none;
}

.hidden {
    visibility: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.form-select select {
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 5px 3px;
    margin-right: 11px;
    width: 130px;
    height: 28px;
    line-height: 28px;
    _vertical-align: bottom;
    _margin-top: 3px;
}

.form-select .mr0 {
    margin-right: 0;
}

.Cootion {
    width: 100%;
    background-color: #f5f5f5;
    padding: 50px 0px;
}

.m_map {
    width: 990px;
    height: 800px;
    margin: 30px auto;
    position: relative;
    background: url(../images/diru.png) no-repeat 0 0;
}

.tait {
    font-size: 36px;
    font-weight: bold;
    color: #666666;
    text-align: center;
    left: 100px;
}

.tait span {
    color: #ff6d3b;
}

.tait2 {
    font-size: 36px;
    font-weight: bold;
    color: #666666;
    text-align: center;
    padding: 50px 0px;
}

.mp {
    position: absolute;
    cursor: pointer;
    background: url(../images/fi1.png) no-repeat 4px 20px;
    width: 24px;
    height: 63px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.mp:hover {
    background: url(../images/fi2.png) no-repeat 4px 20px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.hover_tu {
    background: url(../images/fi2.png) no-repeat 4px 20px;
}

.mp .mito {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    font-size: 12px;
    color: #666666;
    z-index: 12;
    background: url(../images/map-marker.png) no-repeat;
}

.mp .mito:hover {
    background: url(../images/map-marker-hover.png) no-repeat;
}

.mp .find_mi1 {
    left: -12px;
    width: 55px;
}

.mp .find_mi2 {
    left: -5px;
    width: 55px;
}

.feng {
    position: absolute;
    width: 430px;
    left: -155px;
    background: #000;
    z-index: 13;
    bottom: 60px;
    visibility:hidden;
    opacity:0;
    -o-transition:all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -moz-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    border-radius: 5px;
}
.is-hover {  
    visibility:visible;
    opacity:1;
    z-index: 9999;
    bottom: 32px;
  }
.feng::after {
    content: "";
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid rgb(0,0,0);
    position: absolute;
    bottom: -10px;
    right: 44%;
}

.feng .tree {
    margin: 9px;
    color:#707070;
}

.feng .tree .boou {
    background: #ffd800;
    width: 50px;
    position: absolute;
    left: -25px;
    border-radius: 50px;
    padding: 25px 3px;
    border: 2px solid #fff;
    top: 30%;
    
}

.feng .tree .boou img {
    display: block;
    width: 100%;
    align-items: initial;
}

.feng .tree .du_size a {
    font-size: 14px;
    color: #FFF;
    line-height: 20px;
    padding: 5px 0;
    display: block;
    padding-left: 5px;
}
.feng .tree .du_size span{
    display: block;
    margin-bottom: 15px;
}
.feng_min{
          width: 53px;
        left: -18px;
        border-radius:  4px;
}
.feng_min .tree .du_size a{
    padding-left: 0; text-align: center;
}   
.feng_min::after{
    right:30%;
}
.mp1 {
    left: 243px;
    top: 272px;
}

.mp2 {
    left: 341px;
    top: 349px;
}

.mp3 {
    left: 446px;
    top: 474px;
}

.mp4 {
    left: 524px;
    top: 474px;
}

.mp5 {
    left: 524px;
    top: 538px;
}
.mp5-1 {
    left: 510px;
    top: 523px;
}

.mp6 {
    left: 540px;
    top: 594px;
}
.mp6-1 {
    left: 525px;
    top: 620px;
}
.mp6-2 {
    left: 565px;
    top: 584px;
}
.mp7 {
    left: 428px;
    top: 585px;
}

.mp8 {
    left: 533px;
    top: 393px;
}

.mp9 {
    left: 625px;
    top: 398px;
}

.mp10 {
    left: 612px;
    top: 325px;
}

.mp10 {
    left: 612px;
    top: 325px;
}

.mp11 {
    left: 643px;
    top: 454px;
}

.mp12 {
    left: 611px;
    top: 503px;
}

.mp13 {
    left: 668px;
    top: 496px;
}

.mp14 {
    left: 742px;
    top: 498px;
}

.mp15 {
    left: 699px;
    top: 557px;
}

.mp16 {
    left: 618px;
    top: 581px;
}

.mp17 {
    left: 646px;
    top: 604px;
}

.mp18 {
    left: 692px;
    top: 443px;
}

.mp19 {
    left: 727px;
    top: 428px;
}

.mp20 {
    left: 761px;
    top: 450px;
}

.mp21 {
    left: 694px;
    top: 345px;
}

.mp22 {
    left: 745px;
    top: 345px;
}

.mp23 {
    left: 681px;
    top: 266px;
}

.mp24 {
    left: 686px;
    top: 236px;
}

.mp25 {
       left: 777px;
    top: 184px;
}

.mp26 {
    left: 825px;
    top: 187px;
}

.mp27 {
    left: 864px;
    top: 103px;
}

.mp28 {
    left: 573px;
    top: 573px;
}

.mp29 {
    left: 746px;
    top: 441px;
}

.mp30 {
    left: 673px;
    top: 592px;
}

.mp31 {
    left: 779px;
    top: 440px;
}

.mp32 {
    left: 565px;
    top: 662px;
}

.mp33 {
    left: 806px;
    top: 468px;
}

.mp34 {
    left: 753px;
    top: 210px;
}

.mp35 {
    left: 753px;
    top: 391px;
}

.mp36 {
    left: 596px;
    top: 415px;
}

.mp37 {
    left: 575px;
    top: 435px;
}

.mp38 {
    left: 589px;
    top: 365px;
}

.mp39 {
    left: 575px;
    top: 316px;
}

.mp40 {
    left: 612px;
    top: 266px;
}

.mp41 {
    left: 778px;
    top: 495px;
}

.mp42 {
    left: 718px;
    top: 318px;
}

.mp43 {
    left: 653px;
    top: 545px;
}

.mp44 {
    left: 769px;
    top: 593px;
}

.mp45 {
    left: 800px;
    top: 524px;
}

.mp46 {
    left: 633px;
    top: 525px;
}

.mp47 {
    left: 499px;
    top: 354px;
}

.mp48 {
    left: 763px;
    top: 543px;
}

.mp49 {
    left: 798px;
    top: 578px;
}

.mp50 {
    left: 722px;
    top: 544px;
}

.mp51 {
    left: 706px;
    top: 501px;
}

.mp52 {
    left: 743px;
    top: 551px;
}

.mp53 {
    left: 406px;
    top: 515px;
}

.mp54 {
    left: 570px;
    top: 621px;
}

.mp55 {
    left: 658px;
    top: 347px;
}

.mp56 {
    left: 651px;
    top: 397px;
}

.mp57 {
    left: 492px;
    top: 420px;
}

.mp58 {
    left: 549px;
    top: 297px;
}

.mp59 {
    left: 704px;
    top: 398px;
}

.mp60 {
    left: 556px;
    top: 527px;
}

.mp61 {
    left: 551px;
    top: 455px;
}

.mp62 {
    left: 582px;
    top: 488px;
}